Build API docs with LGPL parts
authorFelix Krull <f_krull@gmx.de>
Wed, 17 Oct 2018 23:23:48 +0000 (01:23 +0200)
committerColin Walters <walters@verbum.org>
Fri, 6 May 2022 16:53:53 +0000 (12:53 -0400)
rust-bindings/rust/.gitlab-ci.yml

index f8eb5cc0c878398ee9629e266aaeaa18360c4022..fe26571b774d81d20c81a95d68ef15fd1d6571d4 100644 (file)
@@ -42,7 +42,7 @@ libostree_nightly:
 pages:
   stage: doc
   script:
-  - cargo doc --verbose --features dox
+  - cargo doc --verbose --features dox,lgpl-docs
   - cp -r target/doc public
   artifacts:
     paths: